﻿@charset "utf-8";

html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 "Microsoft YaHei","微软雅黑",rial,helvetica,clean,sans-serif,"宋体";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
.zzss{}
.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1000px; margin:0 auto;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:735px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

html{color:#000;background:#FFF; }
body { color:#666;font:14px arial,helvetica,clean,sans-serif,"宋体"; overflow-x: hidden;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
input{border: 0;background: none;margin: 0;padding: 0;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*a标签样式*/
a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
h2 a:hover{ text-decoration: none;}

/*行内标签处理*/
i,em,s{ font-style:normal;text-decoration: none;}
i{cursor: pointer;}
input,textarea{ outline:none; }
textarea{ resize:none;}

/*快捷类名*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{content: "";height: 0;clear: both;display: block;visibility: hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/*---------------reset.css样式-----------------------*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote, /* structural elements 结构元素 */
dl,
dt,
dd,
ul,
ol,
li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset,
lengend,
button,
input,
textarea, /* form elements 表单元素 */
th,
td { /* table elements 表格元素 */ margin: 0; padding: 0; }
input,
textarea { border: 2 none; box-shadow: none; outline: none; }
/* 设置默认字体 */
body,
button,
input,
select,
textarea { font-family: "Microsoft Yahei"; color: #666; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4,
h5,
h6 { font-size: 100%; }
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 { margin: 0px; }
/* 重置列表元素 */
ul,
ol,
li { list-style: none; }
/* 重置文本格式元素 */
a { text-decoration: none; color: #666; word-wrap: break-word; }/*英文换行*/
a:hover { text-decoration: none; color: #910800; }
/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset,
img { border: none; } /* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea { font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
table { border-collapse: collapse; border-spacing: 0; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
/*设置浮动*/
.fl { float: left; }
.fr { float: right; }
.pr { position: relative; }
.pa { position: absolute; }
/*清除浮动*/
.clear { clear: both; height: 0; }
.blk-main .clearlist { clear: both; height: 0; padding: 0; margin: 0; border: 0; width: 100%; float: none; }
.b-main .clearlist { clear: both; height: 0; padding: 0; margin: 0; border: 0; width: 100%; float: none; }
.clearafter:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
/* -- 页面整体布局 -- */
.header,
.content,
.footer { width: 1200px; margin: 0 auto; }
/* function */
h2 a:hover { text-decoration: none; }
input,
textarea { outline: none; }
textarea { resize: none; }
em { font-style: normal; }
.f_cb:after,
.f_cbli li:after { display: block; clear: both; visibility: hidden; height: 0; overflow: hidden; content: "."; }
.f_cb,
.f_cbli li { zoom: 1; }
.f_ib { display: inline-block; *display:inline;
*zoom:1;
}
.f_dn { display: none; }
.f_db { display: block; }
.f_pr { position: relative; }
.f_pa { position: absolute; }
.f_fl { float: left; }
.f_fr { float: right; }
.f_prz { position: relative; zoom: 1; }
.f_oh { overflow: hidden; }
.f_fa { font-family: Arial, Helvetica, sans-serif; }
.f_fw { font-family: "Microsoft Yahei" }


/*内容盒子*/
.header,.content,.footer { width:1200px; margin:0 auto;}

/*头部样式*/
/* function */
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fw{ font-family:"Microsoft Yahei" }

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}

/*头部开始
.g_top{background:url(Img/common/topbg.jpg) repeat-x center 0;height:136px;}
.g_top .m_top{width: 1200px;margin: 0 auto;}
.g_top .m_top h1,.g_top .m_top h2{float: left;}
.g_top .m_top h1 img{width: 180px;height: 80px;display: block;}
.g_top .ttel{float: right;background: url(Img/common/tel.jpg) no-repeat 0 0;margin-right: 50px;padding-left: 40px;font-size: 24px;color: #363636;font-weight: bold;height: 50px;margin-top: 20px; height: 32px;line-height: 32px;}


.m_nav{position: relative;background: #f28d00;width: 100%;height: 56px;}
.m_nav .nav{width: 1200px;margin: 0 auto;height: 56px;line-height: 56px;}
.m_nav .nav li{float: left; position:relative;}

.m_nav .nav li a{display: block;float: left;padding: 0 24px;height: 56px;line-height: 56px;font-size: 16px;color: #fff;}
.m_nav .nav li.cur a,.m_nav .nav li.hov a{ background:#cc7b0e;}

.m_nav .nav li .erji{ position:absolute;top:56px; background:rgba(255,255,255,.95); display:none; min-width:100%;}
.m_nav .nav li .erji a{ white-space:nowrap; color: #363636;font-size: 14px; border-bottom:1px solid #f9f9f9; float:none; text-align:left; line-height:48px; height:48px; background:none;}
.m_nav .nav li .erji a:hover{border-bottom:1px solid #f28d00; background:#f1f1f1;}


.m_nav .nav2j{position: absolute;left: 50%; top:56px;background: rgba(255,255,255,.95);width: 1920px; left: 50%; margin-left: -960px; z-index:9999;}
.m_nav .nav2j dl{float: left;width: 199px;padding-top: 22px;padding-bottom: 80px; border-right: 1px solid #f1f1f1;}
.m_nav .nav2j dl:last-child{ width:200px; border-right:none;}
.m_nav .nav2j dt{height:30px;line-height: 30px;font-size: 16px;color: #f28d00;margin-bottom: 13px;}
.m_nav .nav2j dt a{color: #f28d00; background:none;}
.m_nav .nav2j dd a{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;color: #363636;}
.m_nav .nav li.hov .nav2j a{ background:none;}

.h_ser_icon{ width: 32px;
    height: 32px;
    top: -116px;
    right: 0;
    cursor: pointer;
}
        
.h_ser_icon img{ width: 32px;
    height: 32px;
}
        
.h_ser_icon .hser_icon2{ display: none;
}
        
.search_con{ display: none; z-index: 112;
    top: 0;
    left: 0;
    background: #fff;
    width: 1200px;
    height: 286px;
    border: 1px solid #ebebeb;
}
        
.sea_title{ height: 70px;
    font-size: 30px;
    font-weight: normal;
    line-height: 70px;
    color: #333;
    padding: 38px 0 0 48px;
}
        
.sea_inp{ height: 56px;
    padding: 0 48px;
    margin-bottom: 25px;
    background-color: #eeeeee;
}
        
.sea_inp input{ border: 0;
    width: 100%;
    height: 56px;
    background: none;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 56px;
    color: #aaaaaa;
}
        
.sea_txt{ padding-left: 48px;
}
        
.sea_txt a{ font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #aaaaaa;
    display: inline-block;
    height: 28px;
    padding: 0 10px;
    margin-right: 10px;
    border-radius: 14px;
    border: 1px solid #ebebeb;}

*/


.dowebok-hd { z-index: 1000; top:0; width: 100%; height: 70px;background: #fff;}
.dowebok-hd .m_top{ width:1200px; margin:0 auto;}
.topc{height: 70px;}
.dowebok-hd h1 { float: left; width: 180px; height: 70px;}
.dowebok-hd h1 img{width: 180px; height: 70px;display: block;}
.dowebok-hd h2{float: left;width: 293px;}
.dowebok-hd h2 img{width: 293px;height: 70px;display: block;}
.dowebok-hd .ttel{float: right;background: url(/images/tel.jpg) no-repeat 0 0;margin-right: 0px;padding-left: 40px;font-size: 24px;color: #363636;font-weight: bold;height: 50px;margin-top: 20px; height: 32px;line-height: 32px;}
.serico{position: absolute;right:320px;top:20px;}
.serbg{background:url(/images/serbg.jpg) no-repeat; width: 232px;height: 32px;position: absolute;right: 260px;top:20px;}
.serbg .inp01{height:32px;line-height:32px;   padding-left: 10px; width:180px;float:left;color:#999999; font-size: 14px;  border: none; background: none; font-family:"Microsoft Yahei"}
.serbg .s_ss{float:left; width:40px; height:32px; background: none;border: none; cursor: pointer;}


.m_nav{ display:block;}
.g_head .menuico{position: absolute;right: 0;top:0;width: 70px;height: 70px; display:none;}
.g_head .m_nav{position: relative;background: #f28d00;width: 100%;height: 54px;}
.g_head .nav{width: 1200px;margin: 0 auto;height: 54px;line-height: 54px;}
.g_head .nav li{float: left; position:relative;}

.g_head .nav li a{display: block;float: left;padding: 0 17px;height: 54px;line-height: 54px;font-size: 16px;color: #fff;}
.g_head .nav li.cur a,.g_head .nav li.hov a{ background:#cc7b0e;}

.g_head .nav li .erji{ position:absolute;top:54px; background:rgba(255,255,255,.95); display:none; min-width:100%;    z-index: 1200;}
.g_head .nav li .erji a{ white-space:nowrap; color: #363636;font-size: 14px; border-bottom:1px solid #f9f9f9; float:none; text-align:left; line-height:48px; height:48px; background:none;}
.g_head .nav li .erji a:hover{border-bottom:1px solid #f28d00; background:#f1f1f1;}


.g_head .nav2j{position: absolute;left: 50%; top:54px;background: rgba(255,255,255,.95);width: 1920px; left: 50%; margin-left: -960px; z-index:9999;}
.g_head .nav2j dl{float: left;width: 199px;padding-top: 22px;padding-bottom: 80px; border-right:1px solid #e5e5e5;}
.g_head .nav2j dl:last-child{ width:200px; border-right:0;}
.g_head .nav2j dt{height:30px;line-height: 30px;.font-size: 16px;color: #f28d00;margin-bottom: 13px;}
.g_head .nav2j dt a{color: #f28d00; background:none;}
.g_head .nav2j dd a{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;color: #363636;}
.g_head .nav li.hov .nav2j a{ background:none;}
/*头部end*/




/*客服在线*/
.g_kefu{position: fixed;right: 0;top:10%;width: 127px;z-index: 1200}
.g_kefu h2{background: url(/images/kfup.png);width: 127px;height: 34px;padding: 66px 0 0 0;text-align: center;font-size: 20px;font-weight: bold;color: #fff;border-bottom: 1px solid #e5ac41;}
.g_kefu h2 a{color: #fff;}
.g_kefu ul{background: #f38d01;border-radius: 0 0 5px 5px;padding-bottom: 15px;}
.g_kefu li{height: 46px;line-height: 46px;border-bottom: 1px solid #e5ac41;text-align: center;font-size: 14px;color: #fff;}
.g_kefu li a{display: block;height: 46px;line-height: 46px;text-align: center;font-size: 14px;color: #fff;}
.g_kefu li a:hover{background: #d6731b;}

/*分页*/
.page{padding-bottom: 50px; text-align:center;}
.page .cust_txt{ display:inline-block; float:left; display:none;}
.page .yema{display: inline-block; width: 72px;height: 36px;line-height: 36px;background: #fff;text-align: center;font-size: 14px;color: #999999;border: 1px solid #d9d9d9;border-radius: 3px;}

.page .pagelst{ font-size:0; display:inline-block;}
.page .pagelst a{margin-left: 11px;width: 37px;height: 36px;line-height: 36px;border: 1px solid #d9d9d9;background: #fff;text-align: center;font-size: 14px;color: #999999;border-radius: 3px; display:inline-block;}
.page .pagelst a:hover,.page .pagelst a.cur,.page .yema:hover{background: #f28d00;color: #fff;border: 1px solid #f28d00; color:#fff;}







/*底部开始*/
.g_nyft{background: url(Img/common/ftbg.jpg) no-repeat center top; padding-top: 54px;height: 565px;overflow: hidden;}
.ftup2{height: 300px;}
.ftup2 .ftlx2{float: left;width: 940px}
.ftup2 .ftlx2 dl{float: left;width: 172px;}
.ftup2 .ftlx2 dt{height: 36px;line-height: 36px;font-size: 16px;font-weight: bold;color: #fff;margin-bottom: 10px;}
.ftup2 .ftlx2 dt a{color: #fff;}
.ftup2 .ftlx2 dd a{display: block;height:26px;line-height: 26px;font-size: 14px;color: #cccccc }
.ftup2 .ftlx2 .ftnav1{width: 168px;}
.ftup2 .ftlx2 .ftnav2{width: 298px;}
.ftup2 .ftlx2 .ftnav3{width: 138px;}
.ftup2 .ftlx2 .ftnav4{width: 158px;}
.ftup2 .ftlx2 .ftnav5{width: 148px;}
.ftup2 .ftel2{float: right;background: url(Img/common/ftel.png) no-repeat 0 12px;padding-top: 108px;font-size: 16px;color: #f28d00;}
.ftup2 .ftel2 b{display: block;font-size: 30px;color: #f28d00;}

.ftmide2{height: 210px;}
.flogo2{width: 200px;float: left;}
.flogo2 img{width: 150px;height: 150px;display: block;}
.ftcon2{float: left;width: 500px;font-size: 14px;color: #ccc}
.ftcon2 h4{height: 52px;font-size: 18px;color: #fff;font-weight: bold;}
.ftcon2 h4 em{display: block;font-size: 14px;font-weight: normal;}
.codelst2{float: left;width: 338px;}
.codelst2 li{float: left;width: 136px;height: 136px;margin-left: 28px;}
.codelst2 li img{width: 136px;height: 136px;display: block;}
.codelst2 li em{height: 34px;line-height: 34px;width: 136px;text-align: center;font-size: 14px;color: #ccc;text-align: center; display: block;}
.ftlinkc2{margin-top: 10px;}
.ftlink2{float: left;width:890px;height: 30px;line-height: 30px;}
.ftlink2 h3{float: left;width: 74px;font-size: 14px;color: #666;}
.ftlink2 p{float: left;width: 700px;height: 30px;line-height: 30px;font-size: 14px;color: #666;}
.ftlink2 p a{display: inline-block;padding: 0 15px;font-size: 14px;color: #666;}
.copyr2{font-size: 14px;color: #666666;float: right; height:30px; line-height:30px; }
.copyr2 a{color: #666666;}
.nygotop{position: absolute;left:50%;margin-left: -25px;width: 50px;height: 53px;top: 508px;}
.neiye .copyr2{ float:none; text-align:right;}
.neiye .copyr2 span{ float:left;}
/*内页头部结束*/


 /*temp.css  2015  xsl 整理*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
/*#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}*/
#roll_top,#fall,#ct{position:relative;cursor:pointer; width:72px}
#roll_top{}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:72px;margin-right:-675px;position:fixed;right:50%;bottom:100px;_margin-right:-675px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.68)); z-index:100;}

.ky_dj{position:fixed;bottom:0;_bottom:auto;z-index:10000;_position:absolute;overflow:visible;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); z-index:2; right:14px;}
.ky_dj li{ display:block; font-size:0; position:relative; width:72px; text-align:center; background:#333; margin-bottom:1px;}
.ky_dj li a{ display:block; background:#333; height:72px; }
.ky_dj li a:hover{ background:#7A0114;}
.ky_dj li .showTs{ width:120px; line-height:72px; display:none; opacity:0.8; color:#fff; text-align:center; line-height:72px; font-size:13px; position:absolute; left:-120px; top:0;}
.ky_dj li .ewm{ left:-130px; width:120px;}
.ky_dj li .ewm img{ display:block; width:90px; height:90px; padding-left:15px; padding-bottom:15px;}
.ky_dj li img.png{  margin-bottom:1px; width:55px; height:55px;}
.ky_dj li span{ color:#fff; display:block; position:absolute; bottom:6px; left:0px; text-align:center; font-size:13px; width:100%; line-height:26px;}
.ky_dj li .showTs,.ky_dj li img.png{ background:#333;}
.ky_dj li a:hover .showTs,.ky_dj li a:hover img.png,.ky_dj li .showTs{ background:#7A0114;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:164px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#f1f1f1;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.topadcs{width:100%; height:294px; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:294px;}

 /*---面包屑导航xsl---*/
.plc { height:36px; line-height:36px; border-bottom:1px solid #ddd ; overflow:hidden;padding: 0 15px 4px 54px;  background:url(img/pro/dh.gif) no-repeat 8px center #fff; font-size:14px; padding-left:38px;} 
.plc span { color:#F1811F; font-weight:bold; font-family:Microsoft Yahei; padding-right:10px;}
.plc a { color:#333; margin-left:5px; margin-right:5px;}
.plc a:hover { color:#e60012;}
.plc .a_b { color:#FE0000; font-weight:bold;}


/*产品表现形式*/
.plc span.gs{ float:right; width:150px; }
.plc span.gs em{font-size:14px; font-weight:normal; color:#999; line-height:52px; font-style:normal; display:inline-block; float:left;}
.plc span.gs a{ font-size:0px; width:32px; display:inline-block; float:left;
     -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}
.plc span.gs a.tables{ background:url(img/prodes/table.png) no-repeat center center;}
.plc span.gs a.list{background:url(img/prodes/list.png) no-repeat center center;}
.plc span.gs a.on
{
   -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray; 
}

.mark{ background:#fff url("img/pro/mark_bg.gif") repeat-x scroll 0px bottom;position: relative;margin-top: -30px;text-align: right;}
.mark .content{ background:none; margin-top:0px;}
.mark .plc{ background:none; height:52px; line-height:52px; }
.mark .plc em a{ color:#BD8A3A;}
.mark .plc span{ color:#333; font-weight:normal; background:url(img/pro/location.png) no-repeat left center; padding-left:28px; height:50px; line-height:50px; display:inline-block;}
.mark .plc a{ line-height:52px;}

.b13,.b15,.b14,.b16,.b17,.b18,.b19,.b20,.b21,#mesbook1 #mesbook1Btns input{ background:#1f61cc; border:none; border:none; height:28px; line-height:26px; color:#fff; padding-left:12px; padding-right:12px;margin: 10px 0; margin-right:5px;}
#TxtMsg{ border:1px solid #dedede;}

/* -- 翻页效果xsl-- 
.apage { height:34px; line-height:32px; background:#FAFAFA; padding:0 5px; margin-bottom:0px; margin-top:10px; text-align:right; clear:both; border:1px solid #e7e7e7;  }
.apage a { border:1px solid #999; padding:0 3px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #1f61cc; background:#1f61cc; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url(img/first_page.gif) 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url(img/pre_page.gif) 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url(img/next_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url(img/last_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }


 .apage a{display:inline-block;  width:26px; height:20px; line-height:20px; margin-top:6px; padding:0px; text-align:center;}
 .apage .oran_pg_np{background: url("img/next_page.gif") no-repeat center center!important;}
 .apage .oran_pg_lp{ background: url("img/last_page.gif") no-repeat center center!important;}
 .apage .oran_pg_fp{background: url("img/first_page.gif") no-repeat center center!important;}
 .apage .oran_pg_pp{background: url("img/pre_page.gif")no-repeat center center!important; } 
 .apage .cust_txt{ font-size:14px; color:#666;}
 */
.contactBox{ margin-top:12px; text-align:right; height:36px; line-height:26px; letter-spacing:1px; border-bottom: 1px dashed #ccc;}
.contactBox span{ font-weight:bold; height:26px; line-height:26px; display:inline-block;}
.contactBox b{ font-size:18px; height:26px; line-height:26px; display:inline-block; color:#F1811F; font-size:22px;}
.contactBox a.lx{ background:url(img/pro/lxwomen.gif) no-repeat left center; height:26px; line-height:38px; margin-left:12px; font-size:0px; width:100px; display:inline-block;}

/*主色调样式*/
.leib2 .tit, .leib .tit,.hotBox .hotBtn a:hover,.columnBanner ul li.cur, .columnBanner ul li:hover,.e_hot .li01 span, .e_hot .li02 span, .e_hot .li03 span,.apage a:hover, .apage .cur{ background:#f28d00!important; }
.leib2 .nr li.cur a, .leib2 .nr li a:hover,.pro_list dl.pd_list_dl.hov dd span a,.mark .plc em a{ color:#f38e02!important;}
.leib2 .nr h3 a:hover, .leib2 .nr h3.cur a,.plc a:hover,dl.dl_41 dd a.ckxq{color:#f38e02!important;}
.pro_list dl.pd_list_dl:hover{ border-color:#0060c6!important;}
/*高亮色*/
.leftlx_c span b,.pd_hotline span.font_hotline{color:#7a0014!important;}
/*辅助色*/
.leib2 .tit, .leib .tit{border-bottom: 0px solid #127DB1!important;}

/*其它样式*/
.sear_product{ height:auto!important;}
*{ font-family:"Microsoft YaHei","微软雅黑"!important;}
.b13{ height:32px!important;}


.w_info_con2 {
    background: #fff;
    padding: 0 0 8px;
    margin-bottom: 20px;width: 1000px;
margin: 0 auto;
}
.w_info_con2 h4 {height: 55px;font-size: 24px;line-height: 55px;color: #4b4a4a;}
.w_info_con2 li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.w_info_con2 li a {
    color: #4b4a4a;
}
.w_info_con2 li span {
    float: right;
}